All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.apple.alpha.core.NativeObject | +----com.apple.alpha.core.SystemLog
NSJavaSystemLog
.
[[NSJavaSystemLog
alloc] init]
.
+ log:
Objective-C class method.
protected SystemLog(boolean shouldAllocate, int objcObject)
public SystemLog()
[[NSJavaSystemLog
alloc] init]
.
public static native void log(String message)
+ log:
Objective-C class method.
Since this method is not part of the original Objective-C Yellow Box APIs,
a link to the relevant documentation cannot be provided at this time.
Please look for a method with a similar name in the Objective-C reference
(the name of this class, SystemLog, should be enough to head you in the right direction
should you find more than one such method).
All Packages Class Hierarchy This Package Previous Next Index